projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8b32731
)
Removed duplicate definition of ido-virtual-buffers
author
John Wiegley
<jwiegley@gmail.com>
Tue, 6 Apr 2010 18:17:55 +0000
(14:17 -0400)
committer
John Wiegley
<jwiegley@gmail.com>
Tue, 6 Apr 2010 18:17:55 +0000
(14:17 -0400)
lisp/ido.el
patch
|
blob
|
history
diff --git
a/lisp/ido.el
b/lisp/ido.el
index 8d43dec1f65f17522eacacc825579fe921e1c028..a88ef2df4963300b5cdd7429ee1109662e7a5da4 100644
(file)
--- a/
lisp/ido.el
+++ b/
lisp/ido.el
@@
-1136,9
+1136,6
@@
Only used if `ido-use-virtual-buffers' is non-nil.")
;; Set to 'ignore to inhibit switching between find-file/switch-buffer.
(defvar ido-context-switch-command)
-;; Caches list of names generated by `ido-add-virtual-buffers-to-list'
-(defvar ido-virtual-buffers nil)
-
;;; FUNCTIONS
(defun ido-active (&optional merge)